.same{
    width: 50%;
    margin: 0px auto;
    
}
.goToSignIn{
    width: 50%;
    margin: 0px auto;
}
.alreadyAccount{
    display: none;
     
}
.wrongInfo{
    display: none;
    
}
.suh{
    margin: 15% auto 2% auto;
    
}
.but{
    margin: 1% auto 1% auto;
}
#footer {
    position:absolute;
    bottom:0;
    width:100%;
    height:60px;   /* Height of the footer */
    background:#6cf;
 }
 .grid{
     margin: 2% 0% 0% 0%;
 }
.cardstyling{
    margin: 0% 0% 2% 0%;
} 
.validate{
    max-height: 300px;
    max-width: 300px;
    overflow: scroll x;
}
.activeUser{
    display: none;
}
#postad{
    display: none;
}
#greetUser{
    display: none;
}
#search{
     
    height: 70%;
}
#searchBtn{
    display: none;
}
.userProfile{
    display: none;
}
.userAds{
    display: none;
}
.category{
    color: gray;
}
.favourite{
    display: none;
}
.text-messages{
    color: gray;
}
.navbar {
    background-image: linear-gradient(to right, #7ce08a, #6db9ef);
    padding: 10px 0;
}
.navbar-brand > img {
    width: 14rem;
    height: 4rem;
    margin-left: auto;
    
}

.nav-link {
    font-size: 16px;
    color: #fff !important;
    margin: 2px;
}

.navbar-nav {
    text-align: right;
}

.navbar-toggler {
    padding-right: 0;
    outline: none;
    border: none;
}
img {
    transition: transform 0.3s ease; 
    transform: scale(1); 
}
img:hover {
    transform: scale(1.3); 
}

.footer{
    background: linear-gradient(to right, #7ce08a, #6db9ef);
    padding: 10px 0;
}
.footer p {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .footer-img{
    margin: 10px 0;
    width: 10px;
    height: 10px;
}

#footer a img{
    width: 50px;
}
.slogan {
    
        text-align: center;
        margin-top: -75px; }

        @media screen and (max-width: 768px){
            .slogan {
                font-size: small;
                text-align: center;
                margin-top: 120px; }
                .footer p {
                    font-size: 12px;
                    display: inline; /* Display the paragraph as inline */
                    margin-right: 10px; /* Add some right margin to create space between text and image */
                  }
                
                  .footer img {
                    width: 80px; /* Set a fixed width for the image */
                    height: 20px; /* Set a fixed height for the image */
                    vertical-align: middle; /* Align the image vertically in the middle */
                  }
            }
                .footer-img{
                    margin: 30px 0;
                }
                
                #footer a img{
                    width: 50px;
                }
.slogan2 {
    
                    text-align: center;
                    margin-top: -130px; }
                    .slogan4 {
                        text-align: center;
                        margin-top: -40px; }  
            
                    @media (max-width: 768px) {
                        .gift-card img{
                            display: grid;
                            grid-template-columns: 1fr;
                    
                        }
                        
                            .slogan2 {
                                text-align: center;
                                margin-top: 50px; }                        
                        
                                .slogan h1 {
                                    font-size: 1.5rem; /* Adjust the font size to make it smaller (you can adjust the value as needed) */
                                  }
 
                                  .slogan3 {
                                    text-align: center;
                                    margin-top: 160px; }  
                                    .slogan4 {
                                        text-align: center;
                                        margin-top: 30px; }  
                                        .slogan5 {
                                            text-align: center;
                                            margin-top: 160px; }   
                        }
                       
                     
                        